home *** CD-ROM | disk | FTP | other *** search
/ Skunkware 5 / Skunkware 5.iso / man / cat.1 / coral.1 < prev    next >
Text File  |  1995-07-25  |  5KB  |  133 lines

  1.  
  2.  
  3.  
  4.      CCCCOOOORRRRAAAALLLL((((6666XXXX))))                 UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV                 CCCCOOOORRRRAAAALLLL((((6666XXXX))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.           coral - calculate and display a rising aggregate of
  10.           particles
  11.  
  12.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  13.           _c_o_r_a_l [-duFR][-w width][-h height][-o filename][-m index][-c
  14.                   colorwheel][-n count][-k duration]
  15.  
  16.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  17.           _c_o_r_a_l generates and graphically displays a rising aggregate
  18.           of particles in simulation of something like 2-D coral
  19.           growth.
  20.  
  21.      OOOOPPPPTTTTIIIIOOOONNNNSSSS
  22.           -R      Indicates the display will be in the root window. In
  23.                   this mode, the  default color map will be used and
  24.                   no spinning of the color wheel is possible.
  25.  
  26.           -c _n    Selects one of many different color wheels to use.
  27.                   The default color wheel is a rainbow palette.
  28.  
  29.           -d      Indicates demo mode. In this mode, the aggregate
  30.                   will be calculated, displayed, spun, then the
  31.                   program will exit.
  32.  
  33.           -w _n    Specifies the width of the window. Default is 512.
  34.  
  35.           -h _n    Specifies the height of the window. Default is 512.
  36.  
  37.           -k _d_u_r_a_t_i_o_n
  38.                   Specifies the number of points to compute before
  39.                   changing colors. Default is number of seeds times
  40.                   number of colors.
  41.  
  42.           -m _n    Specifies the minimum color index to be used for the
  43.                   upper end of the color wheel
  44.  
  45.           -n _n_u_m_p_i_c_s
  46.                   Specifies how many aggregates to compute before
  47.                   exiting. During display (see NOTES below), pressing
  48.                   'n' or 'N' will skip to the next map.
  49.  
  50.           -o _f_i_l_e_n_a_m_e
  51.                   Specifies the output filename to be used. If the -o
  52.                   option is given, this file will automatically be
  53.                   written out at the completion of the drawing.  If it
  54.                   is not specified, a default filename of coral.ppm is
  55.                   used and only written if the 'f' or 'F' keys are
  56.                   pressed during a run. The format of the output file
  57.                   is PPM. The parameters used to calculate the picture
  58.                   are included as comments at the beginning of the
  59.                   output file.
  60.  
  61.  
  62.  
  63.      Page 1                                           (printed 7/3/94)
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.      CCCCOOOORRRRAAAALLLL((((6666XXXX))))                 UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV                 CCCCOOOORRRRAAAALLLL((((6666XXXX))))
  71.  
  72.  
  73.  
  74.           -s      Indicates to spin the color wheel immediately upon
  75.                   completion of display.
  76.  
  77.           -u      Produces a usage message.
  78.  
  79.           During display, use of the keys +-_d_D_f_F_n_N_S_R_r_s_w_W_X?_h_q_Q
  80.           indicates:
  81.  
  82.                (+) Increment minimum color index.
  83.                (+) Decrement minimum color index.
  84.                (n or N) Skip to the next aggregate.
  85.                (s) Spin the color wheel in the positive direction.
  86.                (r) Spin the color wheel in the negative direction.
  87.                (R or S) Stop color wheel spinning.
  88.                (W or w) Increment or decrement the color map index.
  89.                (X) Erase current coral growth and start over with new
  90.           seeds.
  91.                (Q or q) quit
  92.  
  93.  
  94.  
  95.      AAAAUUUUTTTTHHHHOOOORRRR
  96.                   Ronald Joe Record
  97.                The Santa Cruz Operation
  98.                     P.O. Box 1900
  99.                  Santa Cruz, CA 95061
  100.                       rr@sco.com
  101.  
  102.  
  103.  
  104.      AAAACCCCKKKKNNNNOOOOWWWWLLLLEEEEDDDDGGGGEEEEMMMMEEEENNNNTTTTSSSS
  105.           The algorithm, which uses a modified random walk, was
  106.           derived from lectures given by Dietmar Saupe at the
  107.           University of California at Santa Cruz. Assistance with
  108.           colormaps and spinning color wheels and X was gleaned from
  109.           Hiram Clawson and Stacey Campbell.
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.      Page 2                                           (printed 7/3/94)
  130.  
  131.  
  132.  
  133.